Package-level declarations

Types

Link copied to clipboard
interface Alerts
Link copied to clipboard
interface Bubbles

This module is used to manage bubbles.

Link copied to clipboard
interface CallLogs

This module is used to manage call logs.

Link copied to clipboard
interface Channels

This module is used to manage channels.

Link copied to clipboard
interface Conferences

This module is used to manage conferences.

Link copied to clipboard
interface Connection

Facilitates connections to the Rainbow Cloud Services. This module enables your application to authenticate users using their credentials and monitor the connection state with the Rainbow Cloud Services. Developers can utilize this module for establishing user sign-in procedures and managing the real-time state of connectivity with the Rainbow Services.

Link copied to clipboard
interface Contacts

This module is used to manage the contacts of the current session.

Link copied to clipboard
interface EchoTest

This module is used to manage echo tests.

Link copied to clipboard
interface Favorites

This module is used to manage favorites.

Link copied to clipboard
interface FileStorage
Link copied to clipboard
interface Groups

This module is used to manage the groups.

Link copied to clipboard
interface Im

Instant messaging module

Link copied to clipboard
interface Invitations
Link copied to clipboard
interface Note

This module provides methods to manage and interact with notes associated with the connected user. Users can retrieve, create, update, and delete notes, as well as associate notes with messages. Changes to the note list can be monitored for real-time updates.

Link copied to clipboard
interface Polls

This module is used to manage polls.

Link copied to clipboard
open class Push
Link copied to clipboard
interface RainbowSdk

Interface that serves as the entry point for developers to access the Rainbow SDK for Android. Provides access to the SDK singleton, allowing utilization of all available modules and functionalities.

Link copied to clipboard
interface RoomContainer

This module is used to manage a room container A room container can hold some rooms

Link copied to clipboard
interface Routing
Link copied to clipboard
interface Telephony
Link copied to clipboard
interface User

This module provides methods to interact with and retrieve information about the connected user. Users can manage their presence, update personal information, retrieve contact suggestions, and perform various actions related to their account.

Link copied to clipboard
interface Voicemails
Link copied to clipboard
interface Webinars

This module is used to manage webinars.

Link copied to clipboard
interface WebRTC